home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / amos / AMOSL0495.lzh / AMOSLIST / 000083_amos-request@svcs1.digex.net_Wed Apr 19 14:38:05 1995.msg < prev    next >
Internet Message Format  |  1995-05-01  |  3KB

  1. Received: from svcs1.digex.net by nfs1.digex.net with SMTP id AA16657
  2.   (5.67b8/IDA-1.5); Wed, 19 Apr 1995 14:37:59 -0400
  3. Received: by svcs1.digex.net id AA23803
  4.   (5.67b8/IDA-1.5 for amos-out); Wed, 19 Apr 1995 08:43:17 -0400
  5. Received: from nfs2.digex.net by svcs1.digex.net with SMTP id AA23798
  6.   (5.67b8/IDA-1.5 for <amos@svcs1.digex.net>); Wed, 19 Apr 1995 08:43:15 -0400
  7. Received: from csmail (csmail.brookes.ac.uk) by nfs2.digex.net with SMTP id AA21927
  8.   (5.67b8/IDA-1.5 for <amos-list@access.digex.net>); Wed, 19 Apr 1995 08:43:11 -0400
  9. Received: by csmail (5.0/SMI-SVR4)
  10.     id AA24405; Wed, 19 Apr 1995 13:42:45 +0000
  11. Date: Wed, 19 Apr 1995 13:42:45 +0000
  12. From: ryan nicholas d <91211448@brookes.ac.uk>
  13. Message-Id: <9504191242.AA24405@csmail>
  14. To: amos-list@access.digex.net
  15. Subject: Bits and Pieces
  16. Content-Length: 2254
  17. Status: RO
  18. X-Status: 
  19.  
  20. Hi,
  21.  
  22.   I've got a few questions to ask, so I decided to group them all together...
  23.  
  24.                            -=================-
  25.  
  26. Are there any printable docs files for the Easylife extension? .Guide files are
  27. all very nice, but you can only print one 'page' at a time, and being a
  28. technophobe, I'd much rather have it on paper. (You can look at the
  29. instructions at the same time as the offending code).
  30.  
  31. BTW: Easylife is definitely one of the most useful extensions around, but I
  32. can't seem to find the command "El Kitchen Sink" anywhere ...
  33.  
  34.                            -=================-
  35.  
  36. Music and AmosPro: I'd like to be able to have music and samples at the same
  37. time. Unfortunately this doesn't seem to be possible with Mods, and Meds, so
  38. how can it be done? (And please don't suggest the Amos Music format, I've tried
  39. that and the "converter" that I had to convert from Mod to Amos format
  40. butchered the tunes horribly.)
  41.  
  42.                            -=================-
  43.  
  44. This isn't much of a problem but a "WHY?" instead.
  45.  
  46. a = (320-Gr Length( title$ ))/2
  47.  
  48. doesn't work, while
  49.  
  50. tl = Gr Length( title$ )
  51. a = (320-tl)/2
  52.  
  53. does. I haven't got a real problem with the way that Amos does this (I know
  54. about it after all). I'd just like to know why it does it. What strange methods
  55. does AmosPro use to pass variables around? Why does it pass them around in this
  56. way?
  57.  
  58.                            -=================-
  59.  
  60. Is there anyway to force AmosPro to NOT perform it's string tidying functions?
  61. Even for only a limited amount of time, this would be very useful.
  62.  
  63.                            -=================-
  64.  
  65. Is the only difference between AmosPro compiled code for WB and for CLI that
  66. one is auto detaching?
  67.  
  68.                            -=================-
  69.  
  70. Thanks in advance.
  71.  
  72.       Nick
  73.  
  74. -==========================================================================-
  75. For those of you who are interested, "Eternity" is in a "stable" test version,
  76. with over 300 technology types and (currently) 3 races. Unfortunately I've had
  77. to put it on hold for a bit, due to my final year project and other
  78. commitments, but it will be released soon(ish).
  79. -==========================================================================-
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.